In here are the list of things I did for a particular hour or day. Also included here are the screenshots of games I played, or videos I watched or listened to, or just random things I stumbled upon. I'll occasionally write down what I'm thinking, or things I'm planning to do.
I was using lua to generate a new page using the redbean runtime, but I noticed the local time returned by os.time() was off by -16 hours. I thought this was just a quirk of lua library (lua does have a lot). But then, I tried it again with the official lua interpreter, and it returns the correct time. This isn't documented anywhere, so I guess it's a redbean bug.
More importantly, I felt like the year was also off by one, it's shows 2024, but it's only 2023 right?
No, it's already 2024. The fuck...?
site last updated on 2024-10-16 | created with moontpl